'Declaration Public MustInherit Class ReportObjectCollection(Of TItem As ReportObject)
public abstract class ReportObjectCollection<TItem> where TItem: ReportObject
'Declaration Public MustInherit Class ReportObjectCollection(Of TItem As ReportObject)
public abstract class ReportObjectCollection<TItem> where TItem: ReportObject
System.Object
C1.WPF.Report.ReportObjectCollection<TItem>
C1.WPF.Report.FieldCollection
C1.WPF.Report.ReportObjectList<TItem>